Uses of Enum Class
org.sklsft.commons.rest.security.access.AccessControlType
Packages that use AccessControlType
-
Uses of AccessControlType in org.sklsft.commons.rest.security.access
Methods in org.sklsft.commons.rest.security.access that return AccessControlTypeModifier and TypeMethodDescriptionstatic AccessControlTypeReturns the enum constant of this class with the specified name.static AccessControlType[]AccessControlType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.sklsft.commons.rest.security.access with parameters of type AccessControlTypeModifier and TypeMethodDescriptionvoidAccessController.handshake(AccessControlType accessControlType, TokenExtractionMode tokenExtractionMode)