org.apache.directory.shared.ldap.codec.actions
Class ServerSASLCredsAction
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<LdapMessageContainer<BindResponseDecorator>>
org.apache.directory.shared.ldap.codec.actions.ServerSASLCredsAction
- All Implemented Interfaces:
- Action<LdapMessageContainer<BindResponseDecorator>>
public class ServerSASLCredsAction
- extends GrammarAction<LdapMessageContainer<BindResponseDecorator>>
The action used to store a SASL credentials
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
ServerSASLCredsAction
public ServerSASLCredsAction()
- Instantiates a new server sasl creds action.
action
public void action(LdapMessageContainer<BindResponseDecorator> container)
throws DecoderException
-
- Throws:
DecoderException
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.