Package uk.gov.ida.saml.core.domain
Class MatchingServiceAuthnStatement
- java.lang.Object
-
- uk.gov.ida.saml.core.domain.MatchingServiceAuthnStatement
-
public final class MatchingServiceAuthnStatement extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static MatchingServiceAuthnStatementcreateIdaAuthnStatement(AuthnContext authnContext)AuthnContextgetAuthnContext()
-
-
-
Method Detail
-
getAuthnContext
public AuthnContext getAuthnContext()
-
createIdaAuthnStatement
public static MatchingServiceAuthnStatement createIdaAuthnStatement(AuthnContext authnContext)
-
-