|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface from which an external application can get information from underlying authentication and authorization processes.
SecurityInfoContainer
Method Summary | |
java.lang.String |
getAuthorizationPolicy()
|
java.util.List |
getAuthorizedAttributes()
|
java.security.cert.X509Certificate |
getClientCert()
|
java.security.cert.X509Certificate[] |
getClientCertChain()
|
java.lang.String |
getClientName()
Returns the name of the authenticated client. |
java.lang.String |
getIssuerName()
Returns the Issuer Distuingished Name of the client certificate. |
java.util.List |
getRequestedAttributes()
|
VOMSExtension |
getVOMSExtension()
|
Method Detail |
public java.lang.String getAuthorizationPolicy()
public java.util.List getAuthorizedAttributes()
getRequestedAttributes()
public java.util.List getRequestedAttributes()
getAuthorizedAttributes()
public java.security.cert.X509Certificate getClientCert()
public java.security.cert.X509Certificate[] getClientCertChain()
public java.lang.String getClientName()
public java.lang.String getIssuerName()
public VOMSExtension getVOMSExtension()
VOMSExtension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |