public class Authorization extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TICKET_USERID |
Constructor and Description |
---|
Authorization(String authorization)
Construct
|
Authorization(String username,
String password)
Construct
|
Modifier and Type | Method and Description |
---|---|
String |
getPassword() |
char[] |
getPasswordCharArray() |
String |
getTicket() |
String |
getUserName() |
boolean |
isTicket() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.