| Constructor and Description |
|---|
GenericToken(Element token)
Creates a new instance of GenericToken
|
GenericToken(Element token,
String tokenType) |
GenericToken(JAXBElement token) |
GenericToken(SecurityHeaderElement headerElement) |
| Modifier and Type | Method and Description |
|---|---|
SecurityHeaderElement |
getElement() |
String |
getId() |
Object |
getTokenValue() |
String |
getType() |
void |
setId(String id) |
public GenericToken(Element token)
public GenericToken(JAXBElement token)
public GenericToken(SecurityHeaderElement headerElement)
public Object getTokenValue()
getTokenValue in interface Tokenpublic SecurityHeaderElement getElement()
public String getId()
public void setId(String id)
Copyright © 2005–2018 Oracle Corporation. All rights reserved.