Class SAMLWrapper<T extends IAuthenticator<E>,E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>>

java.lang.Object
de.xima.fc.web.common.auth.wrapper.SAMLWrapper<T,E>
Type Parameters:
T - the type of the IAuthenticator
E - the type of the files of the IAuthenticator
All Implemented Interfaces:
IAuthenticatorWrapper<T>, Serializable

@Deprecated public class SAMLWrapper<T extends IAuthenticator<E>,E extends IFileEntity<? extends de.xima.cmn.dao.interfaces.IEntity<Long>,? extends IFileDataEntity<?>>> extends Object implements IAuthenticatorWrapper<T>
Deprecated.
Wrapper for an saml authenticator
Author:
XIMA MEDIA GmbH
See Also: