public class ChainingAuthenticationServiceImpl extends AbstractChainingAuthenticationService
GUEST_AUTHENTICATION_NOT_SUPPORTED| Constructor and Description |
|---|
ChainingAuthenticationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
MutableAuthenticationService |
getMutableAuthenticationService()
Gets the mutable authentication service.
|
protected java.util.List |
getUsableAuthenticationServices()
Gets the authentication services across which methods will chain.
|
void |
setAuthenticationServices(java.util.List authenticationServices) |
void |
setMutableAuthenticationService(MutableAuthenticationService mutableAuthenticationService) |
authenticate, authenticateAsGuest, authenticationExists, clearCurrentSecurityContext, countTickets, createAuthentication, deleteAuthentication, getAuthenticationEnabled, getCurrentTicket, getCurrentUserName, getDefaultAdministratorUserNames, getDefaultGuestUserNames, getDomains, getDomainsThatAllowUserCreation, getDomainsThatAllowUserDeletion, getDomiansThatAllowUserPasswordChanges, getId, getNewTicket, getTicketComponents, getUsersWithTickets, guestUserAuthenticationAllowed, invalidateTicket, invalidateTickets, invalidateUserSession, isAuthenticationCreationAllowed, isAuthenticationMutable, isCurrentUserTheSystemUser, setAuthentication, setAuthenticationEnabled, updateAuthentication, validategetAllowedUsers, getMaxUsers, preAuthenticationCheck, setSysAdminParamspublic void setAuthenticationServices(java.util.List authenticationServices)
public MutableAuthenticationService getMutableAuthenticationService()
AbstractChainingAuthenticationServicegetMutableAuthenticationService in class AbstractChainingAuthenticationServicepublic void setMutableAuthenticationService(MutableAuthenticationService mutableAuthenticationService)
protected java.util.List getUsableAuthenticationServices()
AbstractChainingAuthenticationServicegetUsableAuthenticationServices in class AbstractChainingAuthenticationServiceCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.