Uses of Enum
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 type with the specified name.static RESTSecurityTokenService.Action[]RESTSecurityTokenService.Action.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.cxf.sts.rest with parameters of type RESTSecurityTokenService.ActionModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseRESTSecurityTokenService.getToken(RESTSecurityTokenService.Action action, RequestSecurityTokenType request) jakarta.ws.rs.core.ResponseRESTSecurityTokenServiceImpl.getToken(RESTSecurityTokenService.Action action, RequestSecurityTokenType request)