org.apache.directory.shared.kerberos.codec.krbPriv.actions
Class CheckMsgType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType<KrbPrivContainer>
org.apache.directory.shared.kerberos.codec.krbPriv.actions.CheckMsgType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<KrbPrivContainer>
public class CheckMsgType
- extends AbstractReadMsgType<KrbPrivContainer>
The action used to check the KRB-PRIV msg-type
- Author:
- Apache Directory Project
| Fields inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
name |
|
Constructor Summary |
CheckMsgType()
Instantiates a new CheckMsgType action. |
| Methods inherited from class org.apache.directory.shared.asn1.ber.grammar.GrammarAction |
toString |
CheckMsgType
public CheckMsgType()
- Instantiates a new CheckMsgType action.
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.