Class KrbObjectIds
java.lang.Object
org.apache.kerby.asn1.type.Asn1Object
org.apache.kerby.asn1.type.Asn1Encodeable
org.apache.kerby.asn1.type.AbstractAsn1Type<List<org.apache.kerby.asn1.type.Asn1Type>>
org.apache.kerby.asn1.type.Asn1Constructed
org.apache.kerby.asn1.type.Asn1Collection
org.apache.kerby.asn1.type.Asn1CollectionOf<T>
org.apache.kerby.asn1.type.Asn1SequenceOf<T>
org.apache.kerby.kerberos.kerb.type.KrbSequenceOfType<org.apache.kerby.asn1.type.Asn1ObjectIdentifier>
com.kerb4j.server.marshall.spnego.KrbObjectIds
- All Implemented Interfaces:
org.apache.kerby.asn1.Asn1Dumpable,org.apache.kerby.asn1.type.Asn1Type
public class KrbObjectIds
extends org.apache.kerby.kerberos.kerb.type.KrbSequenceOfType<org.apache.kerby.asn1.type.Asn1ObjectIdentifier>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.kerby.asn1.type.Asn1Type
org.apache.kerby.asn1.type.Asn1Type.EncodingType -
Field Summary
Fields inherited from class org.apache.kerby.asn1.type.Asn1Constructed
containerFields inherited from class org.apache.kerby.asn1.type.Asn1Encodeable
bodyLength, outerEncodeable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kerby.kerberos.kerb.type.KrbSequenceOfType
getAsStringsMethods inherited from class org.apache.kerby.asn1.type.Asn1SequenceOf
add, isEmptyMethods inherited from class org.apache.kerby.asn1.type.Asn1CollectionOf
addElement, addElements, createElement, decodeElements, getElements, setElementsMethods inherited from class org.apache.kerby.asn1.type.Asn1Collection
createCollection, createCollection, isCollection, isCollection, isCollectionMethods inherited from class org.apache.kerby.asn1.type.Asn1Constructed
addItem, clear, decodeBody, dumpWith, encodeBody, encodingBodyLength, getContainer, isLazy, setLazyMethods inherited from class org.apache.kerby.asn1.type.AbstractAsn1Type
getValue, setValue, toStringMethods inherited from class org.apache.kerby.asn1.type.Asn1Encodeable
decode, 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, usePrimitiveMethods inherited from class org.apache.kerby.asn1.type.Asn1Object
isAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNoMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.kerby.asn1.type.Asn1Type
tag
-
Constructor Details
-
KrbObjectIds
public KrbObjectIds()
-