Package | Description |
---|---|
de.xima.fc.gui.bean | |
de.xima.fc.web.common.auth.wrapper |
Modifier and Type | Field and Description |
---|---|
protected IAuthenticatorWrapper<E> |
AExternalUserBean.wrapper |
Modifier and Type | Method and Description |
---|---|
IAuthenticatorWrapper<?> |
AExternalUserBean.getWrapper() |
Modifier and Type | Class and Description |
---|---|
class |
FacebookWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
Wrappe for an facebook authenticator
|
class |
GoogleWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
Wrapper for an google authenticator
|
class |
OIDCWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
Wrapper for an openid connect authenticator
|
class |
PluginWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
Wrapper for a plugin authenticator
|
class |
SAMLWrapper<T extends IAuthenticator<E>,E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>
Wrapper for an saml authenticator
|
Modifier and Type | Method and Description |
---|---|
static IAuthenticatorWrapper<?> |
AuthWrapperFactory.createWrapper(IAuthenticator<?> auth)
Creats an
IAuthenticatorWrapper by the given IAuthenticator entity |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.