com.atlassian.crowd.integration.authentication
Class ApplicationAuthenticationContext
java.lang.Object
com.atlassian.crowd.integration.authentication.AuthenticationContext
com.atlassian.crowd.integration.authentication.ApplicationAuthenticationContext
- All Implemented Interfaces:
- java.io.Serializable
public class ApplicationAuthenticationContext
- extends AuthenticationContext
The ApplicationAuthenticationContext is used to authenticate Applications.
Use for SOAP only. Class exists strictly to maintain Crowd 2.0.x compatibility.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ApplicationAuthenticationContext
public ApplicationAuthenticationContext()
ApplicationAuthenticationContext
public ApplicationAuthenticationContext(java.lang.String name,
PasswordCredential credential,
ValidationFactor[] validationFactors)
Copyright © 2011 Atlassian. All Rights Reserved.