public class GuestAuthenticationToken extends BSTAuthenticationToken
Modifier and Type | Field and Description |
---|---|
static String |
BST_GUEST_LN |
static String |
GUEST_CREDENTIALS |
static String |
GUEST_TOKEN_VALUE_TYPE |
BASE64_ENCODING, BST_CREDENTIALS, BST_LN, BST_NS, BST_PRINCIPAL, BST_REALM, NEWLINE, TOKEN_VALUE_SEPARATOR, tokenId, tokenValueType
ALL_REALM, credentials, DEFAULT_REALM, principal, realm
Constructor and Description |
---|
GuestAuthenticationToken(String realm,
String ip) |
Modifier and Type | Method and Description |
---|---|
String |
getIpAddress() |
String |
toString() |
createBinarySecurityTokenType, getBinarySecurityToken, getCredentialsAsXMLString, getEncodedCredentials, parse, parseComponent, setTokenId, setTokenValueType
getCredentials, getPrincipal, getRealm, isUseWssSts, setCredentials, setUseWssSts
public static final String GUEST_CREDENTIALS
public static final String BST_GUEST_LN
public static final String GUEST_TOKEN_VALUE_TYPE
This work is licensed under a Creative Commons Attribution 4.0 International License.