Package ddf.security.samlp.impl
Class EntityInformation
java.lang.Object
ddf.security.samlp.impl.EntityInformation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetAssertionConsumerService(org.opensaml.saml.saml2.core.AuthnRequest request, SamlProtocol.Binding preferred, Integer index) getLogoutService(SamlProtocol.Binding preferred)
-
Field Details
-
PREFERRED_BINDING
-
-
Method Details
-
getSigningCertificate
-
getEncryptionCertificate
-
getLogoutService
-
getLogoutService
-
getAssertionConsumerService
public EntityInformation.ServiceInfo getAssertionConsumerService(org.opensaml.saml.saml2.core.AuthnRequest request, SamlProtocol.Binding preferred, Integer index)
-