|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPConstants.IncludeTokenType | |
---|---|
org.apache.cxf.ws.security.policy | |
org.apache.cxf.ws.security.policy.model |
Uses of SPConstants.IncludeTokenType in org.apache.cxf.ws.security.policy |
---|
Methods in org.apache.cxf.ws.security.policy that return SPConstants.IncludeTokenType | |
---|---|
abstract SPConstants.IncludeTokenType |
SPConstants.getInclusionFromAttributeValue(java.lang.String value)
|
SPConstants.IncludeTokenType |
SP11Constants.getInclusionFromAttributeValue(java.lang.String value)
|
SPConstants.IncludeTokenType |
SP12Constants.getInclusionFromAttributeValue(java.lang.String value)
|
static SPConstants.IncludeTokenType |
SPConstants.IncludeTokenType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SPConstants.IncludeTokenType[] |
SPConstants.IncludeTokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.cxf.ws.security.policy with parameters of type SPConstants.IncludeTokenType | |
---|---|
abstract java.lang.String |
SPConstants.getAttributeValueFromInclusion(SPConstants.IncludeTokenType value)
|
java.lang.String |
SP11Constants.getAttributeValueFromInclusion(SPConstants.IncludeTokenType value)
|
java.lang.String |
SP12Constants.getAttributeValueFromInclusion(SPConstants.IncludeTokenType value)
|
Uses of SPConstants.IncludeTokenType in org.apache.cxf.ws.security.policy.model |
---|
Methods in org.apache.cxf.ws.security.policy.model that return SPConstants.IncludeTokenType | |
---|---|
SPConstants.IncludeTokenType |
Token.getInclusion()
|
Methods in org.apache.cxf.ws.security.policy.model with parameters of type SPConstants.IncludeTokenType | |
---|---|
void |
Token.setInclusion(SPConstants.IncludeTokenType inclusion)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |