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 StringDeprecated.UsePluginAuthenticatorPropertiesinstead. - 
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.UsePluginAuthenticatorPropertiesinstead.getProps()Deprecated.voidsetPluginName(String name) Deprecated.UsePluginAuthenticatorPropertiesinstead. 
- 
Field Details
- 
ATTR_PLUGIN_NAME
Deprecated.UsePluginAuthenticatorPropertiesinstead.- See Also:
 
 
 - 
 - 
Constructor Details
- 
PluginWrapper
Deprecated. 
 - 
 - 
Method Details
- 
buildAuthenticatorClients
Deprecated.Description copied from interface:IAuthenticatorWrapperBuilds the authentication clients based on the current data of the wrapper- Specified by:
 buildAuthenticatorClientsin interfaceIAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> - Parameters:
 authCtx-IFormAuthContextto build the client for- Returns:
 - the 
Client 
 - 
getAtributeParams
Deprecated. - 
getAuthenticator
Deprecated.Description copied from interface:IAuthenticatorWrapperGets theIAuthenticator-entity- Specified by:
 getAuthenticatorin interfaceIAuthenticatorWrapper<T extends IAuthenticator<? extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>> - Returns:
 - the 
IAuthenticator 
 - 
getHtmlHelpSnippet
Deprecated. - 
getPluginName
Deprecated.UsePluginAuthenticatorPropertiesinstead. - 
getProps
Deprecated. - 
setPluginName
Deprecated.UsePluginAuthenticatorPropertiesinstead. 
 - 
 
PluginAuthenticatorPropertiesinstead.