public interface SecurityTokenReference extends Token
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYIDENTIFIER |
static String |
REFERENCE |
static QName |
TOKEN_TYPE |
| Modifier and Type | Method and Description |
|---|---|
Reference |
getReference() |
String |
getTokenType() |
void |
setReference(Reference ref) |
void |
setTokenType(String tokenType) |
getTokenValue, getTypestatic final String KEYIDENTIFIER
static final String REFERENCE
static final QName TOKEN_TYPE
Copyright © 2005–2018 Oracle Corporation. All rights reserved.