|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
closeSession(java.lang.String version,
java.lang.String sessionID)
Corresponds to the CloseSession request of the Web Authentication Service specification. |
AuthenticationServiceCapabilities |
getCapabilities(java.lang.String version,
java.lang.String service)
Corresponds to the GetCapabilities request of the Web Authentication Service Specification. |
SAMLResponse |
getSAMLResponse(java.lang.String version,
Credential credential)
Corresponds to the GetSAMLResponse request of the Web Authentication Service specification. |
SessionInfo |
getSession(java.lang.String version,
Credential credential)
Corresponds to the GetSession request of the Web Authentication Service specification. |
Method Detail |
public AuthenticationServiceCapabilities getCapabilities(java.lang.String version, java.lang.String service) throws ServiceException
ServiceException
public void closeSession(java.lang.String version, java.lang.String sessionID) throws ServiceException
ServiceException
public SessionInfo getSession(java.lang.String version, Credential credential) throws ServiceException
ServiceException
public SAMLResponse getSAMLResponse(java.lang.String version, Credential credential) throws ServiceException
ServiceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |