public class SecurityTokenReferenceImpl extends SecurityTokenReferenceType implements SecurityTokenReference
any, id, usageKEYIDENTIFIER, REFERENCE, TOKEN_TYPE| Constructor and Description |
|---|
SecurityTokenReferenceImpl(Reference ref) |
SecurityTokenReferenceImpl(SecurityTokenReferenceType strType) |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference() |
String |
getTokenType() |
Object |
getTokenValue()
The token Value
|
String |
getType()
The type of the Token
|
void |
setReference(Reference ref) |
void |
setTokenType(String tokenType) |
getAny, getId, getOtherAttributes, getUsage, setIdpublic SecurityTokenReferenceImpl(Reference ref)
public SecurityTokenReferenceImpl(SecurityTokenReferenceType strType)
public final void setReference(Reference ref)
setReference in interface SecurityTokenReferencepublic Reference getReference()
getReference in interface SecurityTokenReferencepublic void setTokenType(String tokenType)
setTokenType in interface SecurityTokenReferencepublic String getTokenType()
getTokenType in interface SecurityTokenReferencepublic Object getTokenValue()
TokengetTokenValue in interface TokenCopyright © 2005–2017 Oracle Corporation. All rights reserved.