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:
java.io.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, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationAuthenticationContext

public ApplicationAuthenticationContext()


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.