Class PluginWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
java.lang.Object
de.xima.fc.web.common.auth.wrapper.PluginWrapper<T>
- Type Parameters:
T
- the type of theIAuthenticator
- All Implemented Interfaces:
IAuthenticatorWrapper<T>
,Serializable
@Deprecated
public class PluginWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>>
extends Object
implements IAuthenticatorWrapper<T>
Deprecated.
Wrapper for a plugin authenticator
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Deprecated.UsePluginAuthenticatorProperties
instead. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Builds the authentication clients based on the current data of the wrappergetAtributeParams
(Mandant client) Deprecated.Deprecated.Gets theIAuthenticator
-entitygetHtmlHelpSnippet
(Locale locale) Deprecated.Deprecated.UsePluginAuthenticatorProperties
instead.getProps()
Deprecated.void
setPluginName
(String name) Deprecated.UsePluginAuthenticatorProperties
instead.
-
Field Details
-
ATTR_PLUGIN_NAME
Deprecated.UsePluginAuthenticatorProperties
instead.- See Also:
-
-
Constructor Details
-
PluginWrapper
Deprecated.
-
-
Method Details
-
buildAuthenticatorClients
Deprecated.Description copied from interface:IAuthenticatorWrapper
Builds the authentication clients based on the current data of the wrapper- Specified by:
buildAuthenticatorClients
in interfaceIAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,
? extends IFileDataEntity<?>>>> - Parameters:
authCtx
-IFormAuthContext
to build the client for- Returns:
- the
Client
-
getAtributeParams
Deprecated. -
getAuthenticator
Deprecated.Description copied from interface:IAuthenticatorWrapper
Gets theIAuthenticator
-entity- Specified by:
getAuthenticator
in interfaceIAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,
? extends IFileDataEntity<?>>>> - Returns:
- the
IAuthenticator
-
getHtmlHelpSnippet
Deprecated. -
getPluginName
Deprecated.UsePluginAuthenticatorProperties
instead. -
getProps
Deprecated. -
setPluginName
Deprecated.UsePluginAuthenticatorProperties
instead.
-
PluginAuthenticatorProperties
instead.