Uses of Enum Class
org.apache.cxf.sts.rest.RESTSecurityTokenService.Action
Packages that use RESTSecurityTokenService.Action
-
Uses of RESTSecurityTokenService.Action in org.apache.cxf.sts.rest
Methods in org.apache.cxf.sts.rest that return RESTSecurityTokenService.ActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RESTSecurityTokenService.Action[]RESTSecurityTokenService.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cxf.sts.rest with parameters of type RESTSecurityTokenService.ActionModifier and TypeMethodDescriptionRESTSecurityTokenService.getToken(RESTSecurityTokenService.Action action, RequestSecurityTokenType request) RESTSecurityTokenServiceImpl.getToken(RESTSecurityTokenService.Action action, RequestSecurityTokenType request)