public class OneTimeAdministrativeFlowDescriptor extends BasicAdministrativeFlowDescriptor
This is primarily for flows that are used to initialize the system in some fashion.
BasicAdministrativeFlowDescriptor.Logo| Modifier and Type | Field and Description |
|---|---|
private boolean |
flowExecuted
Execution flag.
|
| Constructor and Description |
|---|
OneTimeAdministrativeFlowDescriptor(String id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFlowExecuted()
Get whether the flow has been executed.
|
void |
setFlowExecuted(boolean flag)
Set whether the flow has been executed.
|
equals, getAuthenticationFlows, getDefaultAuthenticationMethods, getInboundInterceptorFlows, getLoggingId, getNameIDFormatPrecedence, getOutboundInterceptorFlows, getPolicyName, getPostAuthenticationFlows, getSecurityConfiguration, getUIInfo, hashCode, isAuthenticated, isNonBrowserSupported, resolveAttributes, setAuthenticated, setAuthenticatedPredicate, setAuthenticationFlows, setAuthenticationFlowsLookupStrategy, setDefaultAuthenticationMethods, setDefaultAuthenticationMethodsLookupStrategy, setDescriptions, setDisplayNames, setInformationURLs, setLoggingId, setLogos, setNonBrowserSupported, setNonBrowserSupportedPredicate, setPolicyName, setPolicyNameLookupStrategy, setPostAuthenticationFlows, setPostAuthenticationFlowsLookupStrategy, setPrivacyStatementURLs, setResolveAttributes, setResolveAttributesPredicate, toStringgetDisallowedFeatures, getId, getIndirectProperty, getProfileRequestContext, isFeatureDisallowed, setDisallowedFeatures, setDisallowedFeaturesLookupStrategy, setInboundFlowsLookupStrategy, setInboundInterceptorFlows, setOutboundFlowsLookupStrategy, setOutboundInterceptorFlows, setSecurityConfiguration, setSecurityConfigurationLookupStrategy, setServletRequestCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.