Uses of Interface
org.projecthusky.xua.authentication.AuthnRequestBuilder
Packages that use AuthnRequestBuilder
-
Uses of AuthnRequestBuilder in org.projecthusky.xua.authentication
Methods in org.projecthusky.xua.authentication that return AuthnRequestBuilderModifier and TypeMethodDescriptionAuthnRequestBuilder.assertionConsumerServiceIndex
(Integer aAssertionConsumerServiceIndex) Builds the assertion consumer service index in the AuthnRequest. Buildet den Assertion Consumer Service Index im AuthnRequest.AuthnRequestBuilder.assertionConsumerServiceUrl
(String aAssertionConsumerServiceURL) Builds the assertion consumer service url on the AuthnRequest. Bildet die Assertion Consumer W`Service url im AuthnRequest.AuthnRequestBuilder.attributeConsumingServiceIndex
(Integer aAttributeConsumingServiceIndex) Builds the attribute consumer service index on the AuthnRequest. Buildet den Attribute Consumer Service Index im AuthnRequest.Building the consent on the AuthnRequest. Bildet den Consent im AuthnRequest.AuthnRequestBuilder.destination
(String aDestination) Building the destination on the AuthnRequest. Bildet die Destination im AuthnRequest.AuthnRequestBuilder.forceAuthn
(Boolean aForceAuthn) Building the forceAuthn attribute in the AuthnRequest. Bildet das forceAuthn Attribut im AuthnRequest.AuthnRequestBuilder.nameIdPolicyAllowCreate
(Boolean aNameIdPolicyAllowCreate) Builds the NameIDpolicy.AllowCreate attribute in the AuthnRequest. Bildet das NameIDpolicy.AllowCreate Attribut im AuthnRequest.AuthnRequestBuilder.nameIdPolicyFormat
(String aNameIdPolicyFormat) Builds the NameIDpolicy.Format attribute in the AuthnRequest. Bildet das NameIDpolicy.Format Attribut im AuthnRequest.AuthnRequestBuilder.protocolBinding
(String aProtocolBinding) Building the ProtocolBinding attribute in the AuthnRequest. Bildet das ProtocolBinding Attribut im AuthnRequest.AuthnRequestBuilder.providerId
(String aProviderID) Builds the ProviderID attribute in the AuthnRequest. Bildet das ProviderID Attribut im AuthnRequest.AuthnRequestBuilder.providerName
(String aProviderName) Building the provider name on the AuthnRequest. Bildet das Proivider Namen im AuthnRequest.Builds the subject attribute in the AuthnRequest. Bildet das Subject Attribut im AuthnRequest. -
Uses of AuthnRequestBuilder in org.projecthusky.xua.authentication.impl
Classes in org.projecthusky.xua.authentication.impl that implement AuthnRequestBuilderModifier and TypeClassDescriptionclass
Class implementing the corresponding interface for authnrequest building.Methods in org.projecthusky.xua.authentication.impl that return AuthnRequestBuilderModifier and TypeMethodDescriptionAuthnRequestBuilderImpl.assertionConsumerServiceIndex
(Integer aAssertionConsumerServiceIndex) Builds the assertion consumer service index in the AuthnRequest. Buildet den Assertion Consumer Service Index im AuthnRequest.AuthnRequestBuilderImpl.assertionConsumerServiceUrl
(String aAssertionConsumerServiceURL) Builds the assertion consumer service url on the AuthnRequest. Bildet die Assertion Consumer W`Service url im AuthnRequest.AuthnRequestBuilderImpl.attributeConsumingServiceIndex
(Integer aAttributeConsumingServiceIndex) Builds the attribute consumer service index on the AuthnRequest. Buildet den Attribute Consumer Service Index im AuthnRequest.Building the consent on the AuthnRequest. Bildet den Consent im AuthnRequest.AuthnRequestBuilderImpl.destination
(String aDestination) Building the destination on the AuthnRequest. Bildet die Destination im AuthnRequest.AuthnRequestBuilderImpl.forceAuthn
(Boolean aForceAuthn) Building the forceAuthn attribute in the AuthnRequest. Bildet das forceAuthn Attribut im AuthnRequest.Builds the id on the T. Bildet die ID im T.AuthnRequestBuilderImpl.issueInstant
(Calendar aIssueInstant) Builds the issueInstant on the T. Bildet den issueInstant im T.Builds the Issuer element on the T. Buildet das Issuer element im T.AuthnRequestBuilderImpl.nameIdPolicyAllowCreate
(Boolean aNameIdPolicyAllowCreate) Builds the NameIDpolicy.AllowCreate attribute in the AuthnRequest. Bildet das NameIDpolicy.AllowCreate Attribut im AuthnRequest.AuthnRequestBuilderImpl.nameIdPolicyFormat
(String aNameIdPolicyFormat) Builds the NameIDpolicy.Format attribute in the AuthnRequest. Bildet das NameIDpolicy.Format Attribut im AuthnRequest.AuthnRequestBuilderImpl.protocolBinding
(String aProtocolBinding) Building the ProtocolBinding attribute in the AuthnRequest. Bildet das ProtocolBinding Attribut im AuthnRequest.AuthnRequestBuilderImpl.providerId
(String aProviderID) Builds the ProviderID attribute in the AuthnRequest. Bildet das ProviderID Attribut im AuthnRequest.AuthnRequestBuilderImpl.providerName
(String aProviderName) Building the provider name on the AuthnRequest. Bildet das Proivider Namen im AuthnRequest.Builds the subject attribute in the AuthnRequest. Bildet das Subject Attribut im AuthnRequest.Builds the Version on the T. Buildet die Version im T.