Package org.bouncycastle.voms
Class VOMSAttribute.FQAN
- java.lang.Object
-
- org.bouncycastle.voms.VOMSAttribute.FQAN
-
- Enclosing class:
- VOMSAttribute
public class VOMSAttribute.FQAN extends Object
Inner class providing a container of the group,role,capability information triplet in an FQAN.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCapability()
String
getFQAN()
String
getGroup()
String
getRole()
protected void
split()
String
toString()
-