Package | Description |
---|---|
net.officefloor.plugin.web.http.security |
Modifier and Type | Method and Description |
---|---|
static HttpAuthenticationManagedObjectSource.Flows |
HttpAuthenticationManagedObjectSource.Flows.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpAuthenticationManagedObjectSource.Flows[] |
HttpAuthenticationManagedObjectSource.Flows.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HttpAuthenticationManagedObjectSource.loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpAuthenticationManagedObjectSource.Dependencies,HttpAuthenticationManagedObjectSource.Flows> context) |
void |
HttpAuthenticationManagedObjectSource.start(ManagedObjectExecuteContext<HttpAuthenticationManagedObjectSource.Flows> context) |
Constructor and Description |
---|
HttpAuthenticationManagedObject(HttpSecuritySource<S,C,?,?> httpSecuritySource,
ManagedObjectExecuteContext<HttpAuthenticationManagedObjectSource.Flows> executeContext)
Initiate.
|
Copyright © 2005–2016. All rights reserved.