com.atlassian.sal.api.auth
Class Authenticator.Result.NoAttempt

java.lang.Object
  extended by com.atlassian.sal.api.auth.Authenticator.Result
      extended by com.atlassian.sal.api.auth.Authenticator.Result.NoAttempt
Enclosing class:
Authenticator.Result

public static final class Authenticator.Result.NoAttempt
extends Authenticator.Result


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.sal.api.auth.Authenticator.Result
Authenticator.Result.Error, Authenticator.Result.Failure, Authenticator.Result.NoAttempt, Authenticator.Result.Status, Authenticator.Result.Success
 
Constructor Summary
Authenticator.Result.NoAttempt()
           
 
Method Summary
 
Methods inherited from class com.atlassian.sal.api.auth.Authenticator.Result
getMessage, getPrincipal, getStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticator.Result.NoAttempt

public Authenticator.Result.NoAttempt()


Copyright © 2009 Atlassian. All Rights Reserved.