public class UPAuthenticationToken extends BSTAuthenticationToken
Modifier and Type | Field and Description |
---|---|
static String |
BST_USERNAME_LN |
static String |
UP_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 |
---|
UPAuthenticationToken(String username,
String password) |
UPAuthenticationToken(String username,
String password,
String realm) |
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
String |
getUsername() |
String |
toString() |
createBinarySecurityTokenType, getBinarySecurityToken, getCredentialsAsXMLString, getEncodedCredentials, parse, parseComponent, setTokenId, setTokenValueType
getCredentials, getPrincipal, getRealm, isUseWssSts, setCredentials, setUseWssSts
public static final String BST_USERNAME_LN
public static final String UP_TOKEN_VALUE_TYPE
This work is licensed under a Creative Commons Attribution 4.0 International License.