public class EClearance extends BaseASNWrapper<Clearance>
logger, mObject
Constructor and Description |
---|
EClearance(com.objsys.asn1j.runtime.Asn1ObjectIdentifier policyID,
EClassList clearance) |
EClearance(com.objsys.asn1j.runtime.Asn1ObjectIdentifier policyID,
EClassList clearance,
java.util.List<ESecurityCategory> securityCategories) |
EClearance(byte[] aBytes) |
EClearance(Clearance aObject) |
Modifier and Type | Method and Description |
---|---|
EClassList |
getClearance() |
com.objsys.asn1j.runtime.Asn1ObjectIdentifier |
getPolicyID() |
java.util.List<ESecurityCategory> |
getSecurityCategories() |
clone, equals, extendArray, extendArray, getEncoded, getObject, hashCode, removeFromArray, unwrapArray, wrapArray
public EClearance(Clearance aObject)
public EClearance(byte[] aBytes) throws tr.gov.tubitak.uekae.esya.api.common.ESYAException
tr.gov.tubitak.uekae.esya.api.common.ESYAException
public EClearance(com.objsys.asn1j.runtime.Asn1ObjectIdentifier policyID, EClassList clearance)
public EClearance(com.objsys.asn1j.runtime.Asn1ObjectIdentifier policyID, EClassList clearance, java.util.List<ESecurityCategory> securityCategories)
public com.objsys.asn1j.runtime.Asn1ObjectIdentifier getPolicyID()
public EClassList getClearance()
public java.util.List<ESecurityCategory> getSecurityCategories()
Copyright © 2025. All rights reserved.