|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.saml.voms.VOMSSAMLPort
public class VOMSSAMLPort
Constructor Summary | |
---|---|
VOMSSAMLPort()
|
Method Summary | |
---|---|
java.lang.Object |
getSAMLResponse(java.security.Principal user,
java.net.URL url,
SAMLMetaInfo info,
SAMLSecurity security)
This method is used to request a SAML Response object from a SAML Repository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VOMSSAMLPort()
Method Detail |
---|
public java.lang.Object getSAMLResponse(java.security.Principal user, java.net.URL url, SAMLMetaInfo info, SAMLSecurity security) throws SAMLServiceException
getSAMLResponse
in interface SAMLPort
user
- - The Principal of whom the query is madeurl
- - The SAML repositories locationinfo
- - The configuration information for SAML querysecurity
- - The secure configuration information for SAML query
SAMLServiceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |