|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwAuthenticator
Interface for authentication process. If an authentication need to be processed, this interface defines an abstraction.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
OwAuthentication |
authenticate(OwAuthentication authentication)
Authenticate with provided information. |
Method Detail |
---|
OwAuthentication authenticate(OwAuthentication authentication) throws OwAuthenticationException, OwConfigurationException, OwServerException
authentication
- OwAuthentication source to use for authentication
OwAuthenticationException
- if could not authenticate
OwConfigurationException
- if configuration is incorrect
OwServerException
- if authentication system is not available/reachable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |