All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Class RfcAuthenticationChoice

java.lang.Object
  extended by com.novell.ldap.asn1.ASN1Object
      extended by com.novell.ldap.asn1.ASN1Choice
          extended by com.novell.ldap.rfc2251.RfcAuthenticationChoice
All Implemented Interfaces:
java.io.Serializable

public class RfcAuthenticationChoice
extends ASN1Choice

Represents an LDAP Authentication Choice.

        AuthenticationChoice ::= CHOICE {
               simple                  [0] OCTET STRING,
                                        -- 1 and 2 reserved
               sasl                    [3] SaslCredentials }

See Also:
Serialized Form

Constructor Summary
RfcAuthenticationChoice(ASN1Tagged choice)
           
RfcAuthenticationChoice(java.lang.String mechanism, byte[] credentials)
           
 
Method Summary
 
Methods inherited from class com.novell.ldap.asn1.ASN1Choice
choiceValue, encode, getIdentifier, setChoiceValue, setIdentifier, toString
 
Methods inherited from class com.novell.ldap.asn1.ASN1Object
getEncoding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RfcAuthenticationChoice

public RfcAuthenticationChoice(ASN1Tagged choice)

RfcAuthenticationChoice

public RfcAuthenticationChoice(java.lang.String mechanism,
                               byte[] credentials)

All LDAP Classes
Internal LDAP Classes

Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000