public class SamlAdvancedConfiguration extends AbstractDescribableImpl<SamlAdvancedConfiguration>
Modifier and Type | Class and Description |
---|---|
static class |
SamlAdvancedConfiguration.DescriptorImpl |
Constructor and Description |
---|
SamlAdvancedConfiguration(Boolean forceAuthn,
String authnContextClassRef,
String spEntityId,
String nameIdPolicyFormat,
Integer maximumSessionLifetime) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthnContextClassRef() |
Boolean |
getForceAuthn() |
String |
getNameIdPolicyFormat() |
String |
getSpEntityId() |
String |
toString() |
getDescriptor
Copyright © 2016–2021. All rights reserved.