Package | Description |
---|---|
edu.wisc.cae.service | |
edu.wisc.cae.service.impl | |
edu.wisc.cae.ws.model |
Modifier and Type | Method and Description |
---|---|
CAESamlInfo |
CAEAuthService.getVerificationInfo(String guid)
This will return a
CAESamlInfo about an issued CAE SAML Assertion |
Modifier and Type | Method and Description |
---|---|
CAESamlInfo |
CAEAuthServiceImpl.getVerificationInfo(String guid) |
Modifier and Type | Field and Description |
---|---|
protected CAESamlInfo |
GetVerificationInfoResponse.caeSamlInfo |
Modifier and Type | Method and Description |
---|---|
CAESamlInfo |
ObjectFactory.createCAESamlInfo()
Create an instance of
CAESamlInfo |
CAESamlInfo |
GetVerificationInfoResponse.getCAESamlInfo()
Gets the value of the caeSamlInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetVerificationInfoResponse.setCAESamlInfo(CAESamlInfo value)
Sets the value of the caeSamlInfo property.
|
Copyright © 2012 Computer-Aided Engineering, University of Wisconsin-Madison. All Rights Reserved.