public class CasRestBasicAuthClient extends AbstractCasRestClient
BasicAuthExtractor.extractorlogger| Constructor and Description |
|---|
CasRestBasicAuthClient() |
CasRestBasicAuthClient(CasRestAuthenticator authenticator) |
CasRestBasicAuthClient(CasRestAuthenticator authenticator,
String headerName,
String prefixHeader) |
| Modifier and Type | Method and Description |
|---|---|
ClientType |
getClientType() |
protected AbstractCasRestClient |
newClientType() |
destroyTicketGrantingTicket, getAuthenticator, newClient, requestServiceTicket, requestTicketGrantingTicket, validateServiceTicketclone, getCredentials, getProfileCreator, internalInit, retrieveUserProfile, setAuthenticator, setProfileCreator, toStringredirectaddAuthorizationGenerator, getAuthorizationGenerators, getName, getUserProfile, setAuthorizationGenerator, setAuthorizationGenerators, setAuthorizationGenerators, setNameinit, reinitpublic CasRestBasicAuthClient()
public CasRestBasicAuthClient(CasRestAuthenticator authenticator)
public CasRestBasicAuthClient(CasRestAuthenticator authenticator, String headerName, String prefixHeader)
protected AbstractCasRestClient newClientType()
newClientType in class AbstractCasRestClientpublic ClientType getClientType()
getClientType in class BaseClient<UsernamePasswordCredentials,CommonProfile>Copyright © 2016. All Rights Reserved.