com.atlassian.crowd.integration.authentication
Class ApplicationAuthenticationContext

java.lang.Object
  extended by com.atlassian.crowd.integration.authentication.AuthenticationContext
      extended by com.atlassian.crowd.integration.authentication.ApplicationAuthenticationContext
All Implemented Interfaces:
Serializable

public class ApplicationAuthenticationContext
extends AuthenticationContext

The ApplicationAuthenticationContext is used by authenticating applications.

Version:
1.0
Author:
Justen Stepka
See Also:
Serialized Form

Constructor Summary
ApplicationAuthenticationContext()
           
 
Method Summary
 
Methods inherited from class com.atlassian.crowd.integration.authentication.AuthenticationContext
getCredential, getName, getValidationFactors, setCredential, setName, setValidationFactors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationAuthenticationContext

public ApplicationAuthenticationContext()


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.