Modifier and Type | Method and Description |
---|---|
void |
MSADUserAccountControlMapper.MSADUserModelDelegate.addRequiredAction(UserModel.RequiredAction action) |
void |
MSADUserAccountControlMapper.MSADUserModelDelegate.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LoginFormsProvider.createResponse(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
FreeMarkerLoginFormsProvider.createResponse(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
static UserModel.RequiredAction |
UserModel.RequiredAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserModel.RequiredAction[] |
UserModel.RequiredAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UserModel.addRequiredAction(UserModel.RequiredAction action) |
void |
ClientSessionModel.addRequiredAction(UserModel.RequiredAction action) |
void |
UserModel.removeRequiredAction(UserModel.RequiredAction action) |
void |
ClientSessionModel.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
UserAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
UserAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
UserAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
UserAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
UserAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
UserAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
PersistentClientSessionAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
PersistentClientSessionAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
ClientSessionAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
UserModelDelegate.addRequiredAction(UserModel.RequiredAction action) |
void |
UserModelDelegate.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractUserAdapterFederatedStorage.addRequiredAction(UserModel.RequiredAction action) |
void |
AbstractUserAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
AbstractUserAdapterFederatedStorage.removeRequiredAction(UserModel.RequiredAction action) |
void |
AbstractUserAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Modifier and Type | Method and Description |
---|---|
void |
UserDataAdapter.addRequiredAction(UserModel.RequiredAction action) |
void |
UserDataAdapter.removeRequiredAction(UserModel.RequiredAction action) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.