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

    container

    Fields inherited from class org.apache.kerby.asn1.type.Asn1Encodeable

    bodyLength, outerEncodeable
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.kerby.kerberos.kerb.type.KrbSequenceOfType

    getAsStrings

    Methods inherited from class org.apache.kerby.asn1.type.Asn1SequenceOf

    add, isEmpty

    Methods inherited from class org.apache.kerby.asn1.type.Asn1CollectionOf

    addElement, addElements, createElement, decodeElements, getElements, setElements

    Methods inherited from class org.apache.kerby.asn1.type.Asn1Collection

    createCollection, createCollection, isCollection, isCollection, isCollection

    Methods inherited from class org.apache.kerby.asn1.type.Asn1Constructed

    addItem, clear, decodeBody, dumpWith, encodeBody, encodingBodyLength, getContainer, isLazy, setLazy

    Methods inherited from class org.apache.kerby.asn1.type.AbstractAsn1Type

    getValue, setValue, toString

    Methods 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, usePrimitive

    Methods inherited from class org.apache.kerby.asn1.type.Asn1Object

    isAppSpecific, isCollection, isContextSpecific, isEOC, isNull, isSimple, isTagSpecific, isUniversal, simpleInfo, tag, tagFlags, tagNo

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.apache.kerby.asn1.type.Asn1Type

    tag
  • Constructor Details

    • KrbObjectIds

      public KrbObjectIds()