|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.mujina.saml.xml.AuthnResponseGenerator
public class AuthnResponseGenerator
| Constructor Summary | |
|---|---|
AuthnResponseGenerator(org.opensaml.xml.security.credential.Credential signingCredential,
String issuingEntityName,
TimeService timeService,
IDService idService,
IdpConfiguration idpConfiguration)
|
|
| Method Summary | |
|---|---|
org.opensaml.saml2.core.Response |
generateAuthnResponse(String remoteIP,
SimpleAuthentication authToken,
String recepientAssertionConsumerURL,
int validForInSeconds,
String inResponseTo,
org.joda.time.DateTime authnInstant)
|
org.opensaml.saml2.core.Response |
generateAuthnResponseFailure(String recepientAssertionConsumerURL,
String inResponseTo,
org.springframework.security.core.AuthenticationException ae)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthnResponseGenerator(org.opensaml.xml.security.credential.Credential signingCredential,
String issuingEntityName,
TimeService timeService,
IDService idService,
IdpConfiguration idpConfiguration)
| Method Detail |
|---|
public org.opensaml.saml2.core.Response generateAuthnResponse(String remoteIP,
SimpleAuthentication authToken,
String recepientAssertionConsumerURL,
int validForInSeconds,
String inResponseTo,
org.joda.time.DateTime authnInstant)
public org.opensaml.saml2.core.Response generateAuthnResponseFailure(String recepientAssertionConsumerURL,
String inResponseTo,
org.springframework.security.core.AuthenticationException ae)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||