public class AuthnRequestBuilder extends AbstractAuthnRequestBuilder<AuthnRequestBuilder>
AuthnRequest
messages.AbstractAuthnRequestBuilder
Constructor and Description |
---|
AuthnRequestBuilder() |
Modifier and Type | Method and Description |
---|---|
static AuthnRequestBuilder |
builder()
Utility method that creates a builder.
|
protected AuthnRequestBuilder |
getThis()
In order for us to be able to make chaining calls we need to return the concrete type of the builder.
|
assertionConsumerServiceIndex, assertionConsumerServiceURL, attributeConsumerServiceIndex, build, conditions, forceAuthn, getObjectType, isPassive, nameIDPolicy, postProtocolBinding, protocolBinding, providerName, requestedAuthnContext, scoping, subject
consent, destination, extensions, id, issueInstant, issueInstant, issuer, issuer, version, version
object
public static AuthnRequestBuilder builder()
protected AuthnRequestBuilder getThis()
getThis
in class AbstractRequestBuilder<AuthnRequest,AuthnRequestBuilder>
Copyright © 2018 Litsec AB. All rights reserved.