Uses of Class
org.apache.hadoop.yarn.server.timeline.security.TimelineDelgationTokenSecretManagerService
Packages that use TimelineDelgationTokenSecretManagerService
Package
Description
Package org.apache.hadoop.server.util.timeline contains utility classes used
by ATSv1 and ATSv2 on the server side.
-
Uses of TimelineDelgationTokenSecretManagerService in org.apache.hadoop.yarn.server.util.timeline
Methods in org.apache.hadoop.yarn.server.util.timeline with parameters of type TimelineDelgationTokenSecretManagerServiceModifier and TypeMethodDescriptionstatic voidTimelineServerUtils.addTimelineAuthFilter(String initializers, Set<String> defaultInitializers, TimelineDelgationTokenSecretManagerService delegationTokenMgrService) Adds timeline authentication filter to the set of default filter initializers and assigns the delegation token manager service to it.