Name | Type | Description |
---|---|---|
NONE | SOAPAuthentication | |
rawAuthProperties | String[] | Authetication attributes |
SESSION_PER_USER | String | |
SESSION_SHARED | String | |
type | String | Authentication type |
Name | Returns |
---|---|
clone() | SOAPAuthentication |
getRawAuthProperty(Number index) | String |
getSessionMode() | String |
toString() | String |
Method | Returns |
---|---|
SOAPAuthentication.clone() | SOAPAuthentication |
SOAPAuthenticationManager.createAuthentication(String type, String[] params) | SOAPAuthentication |
None |
---|