Package | Description |
---|---|
edu.wisc.cae.service.impl |
Modifier and Type | Method and Description |
---|---|
String |
CAEAuthServiceImpl.getSAMLTokenFromShib(String base64String)
Take a base64 + urlEncoded Shibboleth Assertion and use it as the authenticated basis
to issue a CAE SAML Assertion.
|
String |
CAEAuthServiceImpl.getSAMLTokenFromUsernamePassword(String username,
String password,
String requestIP) |
CAESamlInfo |
CAEAuthServiceImpl.getVerificationInfo(String guid) |
RevokeResponse |
CAEAuthServiceImpl.revokeSAMLToken(String guid) |
Copyright © 2012 Computer-Aided Engineering, University of Wisconsin-Madison. All Rights Reserved.