org.apache.directory.shared.kerberos.codec.authenticator.actions
Class AuthenticatorInit
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<AuthenticatorContainer>
org.apache.directory.shared.kerberos.codec.authenticator.actions.AuthenticatorInit
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<AuthenticatorContainer>
public class AuthenticatorInit
- extends org.apache.directory.shared.asn1.ber.grammar.GrammarAction<AuthenticatorContainer>
The action used to initialize the Authenticator object
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
AuthenticatorInit
public AuthenticatorInit()
- Instantiates a new AuthenticatorInit action.
action
public void action(AuthenticatorContainer authenticatorContainer)
throws org.apache.directory.shared.asn1.DecoderException
-
- Throws:
org.apache.directory.shared.asn1.DecoderException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.