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