Novell exteNd Messaging Platform 5.2

com.sssw.jbroker.api.security
Class AuthenticationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.omg.CORBA.SystemException
                  extended bycom.sssw.jbroker.api.security.AuthenticationException
All Implemented Interfaces:
Serializable

public class AuthenticationException
extends SystemException

The Authentication exception can be thrown by a Servant to indicate to the client that it should authenticate with the given realm using the given authentication scheme.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.omg.CORBA.SystemException
completed, minor
 
Constructor Summary
AuthenticationException(String realmName, AuthenticationScheme authScheme)
          Deprecated.  
 
Method Summary
 AuthenticationScheme getAuthenticationScheme()
          Deprecated.  
 String getRealm()
          Deprecated.  
 
Methods inherited from class org.omg.CORBA.SystemException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthenticationException

public AuthenticationException(String realmName,
                               AuthenticationScheme authScheme)
Deprecated. 
Method Detail

getRealm

public String getRealm()
Deprecated. 

getAuthenticationScheme

public AuthenticationScheme getAuthenticationScheme()
Deprecated. 

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.