org.apache.directory.shared.kerberos.codec.krbSafe.actions
Class CheckMsgType
java.lang.Object
org.apache.directory.shared.asn1.ber.grammar.GrammarAction<E>
org.apache.directory.shared.kerberos.codec.actions.AbstractReadMsgType<KrbSafeContainer>
org.apache.directory.shared.kerberos.codec.krbSafe.actions.CheckMsgType
- All Implemented Interfaces:
- org.apache.directory.shared.asn1.ber.grammar.Action<KrbSafeContainer>
public class CheckMsgType
- extends AbstractReadMsgType<KrbSafeContainer>
The action used to check the KRB-SAFE 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.