public class ADAuthenticationIndicator extends AuthorizationDataEntry
AuthorizationDataEntry.AuthorizationDataEntryField| Constructor and Description |
|---|
ADAuthenticationIndicator() |
ADAuthenticationIndicator(byte[] encoded) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.apache.kerby.asn1.type.Asn1Utf8String indicator) |
void |
clear() |
void |
dumpWith(org.apache.kerby.asn1.Asn1Dumper dumper,
int indents) |
protected int |
encodingBodyLength() |
List<org.apache.kerby.asn1.type.Asn1Utf8String> |
getAuthIndicators() |
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 ADAuthenticationIndicator()
public ADAuthenticationIndicator(byte[] encoded)
throws IOException
IOExceptionpublic List<org.apache.kerby.asn1.type.Asn1Utf8String> getAuthIndicators()
public void add(org.apache.kerby.asn1.type.Asn1Utf8String indicator)
public void clear()
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–2017 The Apache Software Foundation. All rights reserved.