|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.cert.PolicyAttribute
public class PolicyAttribute
A policy attribute of an attribute certificate contains a permis xml policy.
Field Summary | |
---|---|
static String |
OID
Policy attribute object identifier of an attribute certificate. |
Constructor Summary | |
---|---|
PolicyAttribute(String policy)
Creates a policy attribute from object. |
|
PolicyAttribute(org.bouncycastle.x509.X509Attribute attribute)
Creates a policy attribute from X509Attribute . |
Method Summary | |
---|---|
org.bouncycastle.x509.X509Attribute |
getAttribute()
Returns the attribute. |
String |
getPolicy()
Returns the policy stored in this attribute. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String OID
"1.2.826.0.1.3344810.1.1.13"
Constructor Detail |
---|
public PolicyAttribute(org.bouncycastle.x509.X509Attribute attribute) throws org.bouncycastle.util.StreamParsingException
X509Attribute
.
org.bouncycastle.util.StreamParsingException
- If the policy attribute could not be decoded correctly.public PolicyAttribute(String policy)
Method Detail |
---|
public String getPolicy()
public org.bouncycastle.x509.X509Attribute getAttribute()
getAttribute
in interface Attribute
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:10
Copyright (c) 2002-2007 Ergon Informatik AG