Class OIDCWrapper<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.OIDCWrapper<T>
Type Parameters:
T - the Type of the IAuthenticator
All Implemented Interfaces:
IAuthenticatorWrapper<T>, Serializable

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