public class AuthorizationDataWrapper extends AuthorizationDataEntry
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthorizationDataWrapper.WrapperType |
AuthorizationDataEntry.AuthorizationDataEntryField| Constructor and Description |
|---|
AuthorizationDataWrapper(AuthorizationDataWrapper.WrapperType type) |
AuthorizationDataWrapper(AuthorizationDataWrapper.WrapperType type,
AuthorizationData authzData) |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpWith(org.apache.kerby.asn1.Asn1Dumper dumper,
int indents) |
AuthorizationData |
getAuthorizationData() |
void |
setAuthorizationData(AuthorizationData authzData)
Sets the AuthorizationData (AD_DATA) field
|
clone, getAuthzData, getAuthzDataAs, getAuthzType, setAuthzData, setAuthzTypegetFieldAsInt, getFieldAsTime, setField, setFieldAsString, setFieldAsTimedecodeBody, encodeBody, encodingBodyLength, 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 AuthorizationDataWrapper(AuthorizationDataWrapper.WrapperType type)
public AuthorizationDataWrapper(AuthorizationDataWrapper.WrapperType type, AuthorizationData authzData) throws IOException
IOExceptionpublic AuthorizationData getAuthorizationData() throws IOException
IOException - epublic void setAuthorizationData(AuthorizationData authzData) throws IOException
authzData - The AuthorizationData to setIOException - epublic 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–2019 The Apache Software Foundation. All rights reserved.