|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use X509Token.TokenType | |
|---|---|
| org.apache.wss4j.policy.model | |
| Uses of X509Token.TokenType in org.apache.wss4j.policy.model |
|---|
| Methods in org.apache.wss4j.policy.model that return X509Token.TokenType | |
|---|---|
X509Token.TokenType |
X509Token.getTokenType()
|
static X509Token.TokenType |
X509Token.TokenType.lookUp(String name)
|
static X509Token.TokenType |
X509Token.TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static X509Token.TokenType[] |
X509Token.TokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.wss4j.policy.model with parameters of type X509Token.TokenType | |
|---|---|
protected void |
X509Token.setTokenType(X509Token.TokenType tokenType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||