Uses of Enum
org.apache.cxf.sts.request.ReceivedToken.STATE
Packages that use ReceivedToken.STATE
-
Uses of ReceivedToken.STATE in org.apache.cxf.sts.request
Methods in org.apache.cxf.sts.request that return ReceivedToken.STATEModifier and TypeMethodDescriptionReceivedToken.getState()static ReceivedToken.STATEReturns the enum constant of this type with the specified name.static ReceivedToken.STATE[]ReceivedToken.STATE.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.cxf.sts.request with parameters of type ReceivedToken.STATE