public class ADIntendedForApplicationClass extends AuthorizationDataEntry
AuthorizationDataEntry.AuthorizationDataEntryField| Constructor and Description |
|---|
ADIntendedForApplicationClass() |
ADIntendedForApplicationClass(byte[] encoded) |
ADIntendedForApplicationClass(KerberosStrings intendedAppClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpWith(org.apache.kerby.asn1.Asn1Dumper dumper,
int indents) |
protected int |
encodingBodyLength() |
AuthorizationData |
getAuthorizationData() |
KerberosStrings |
getIntendedForApplicationClass() |
void |
setAuthorizationData(AuthorizationData authzData) |
void |
setIntendedForApplicationClass(KerberosStrings intendedAppClass)
Sets the Intended Application Class value.
|
clone, getAuthzData, getAuthzDataAs, getAuthzType, setAuthzData, setAuthzTypegetFieldAsInt, getFieldAsTime, setField, setFieldAsString, setFieldAsTimedecodeBody, encodeBody, getFieldAs, getFieldAsAny, getFieldAsInteger, getFieldAsObjId, getFieldAsOctets, getFieldAsString, setAnyFieldValueType, setFieldAs, setFieldAsAny, setFieldAsInt, setFieldAsInt, setFieldAsObjId, setFieldAsOctetsgetValue, setValue, toStringdecode, decode, decode, encode, encode, encodingHeaderLength, encodingLength, getBodyLength, getHeaderLength, isBER, isCER, isDefinitiveLength, isDER, isImplicit, isPrimitive, resetBodyLength, taggedDecode, taggedDecode, taggedDecode, taggedEncode, taggedEncode, taggedEncodingLength, useBER, useCER, useDefinitiveLength, useDER, useImplicit, usePrimitiveisAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNopublic ADIntendedForApplicationClass()
public ADIntendedForApplicationClass(byte[] encoded)
throws IOException
IOExceptionpublic ADIntendedForApplicationClass(KerberosStrings intendedAppClass) throws IOException
IOExceptionpublic KerberosStrings getIntendedForApplicationClass()
public void setIntendedForApplicationClass(KerberosStrings intendedAppClass)
public AuthorizationData getAuthorizationData()
public void setAuthorizationData(AuthorizationData authzData)
protected int encodingBodyLength()
throws IOException
encodingBodyLength in class org.apache.kerby.asn1.type.Asn1CollectionTypeIOExceptionpublic void dumpWith(org.apache.kerby.asn1.Asn1Dumper dumper,
int indents)
dumpWith in interface org.apache.kerby.asn1.Asn1DumpabledumpWith in class org.apache.kerby.asn1.type.Asn1CollectionTypeCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.