Class AuthWrapperHelper
- java.lang.Object
 - 
- de.xima.fc.web.common.auth.wrapper.AuthWrapperHelper
 
 
- 
@Deprecated public class AuthWrapperHelper extends Object
Deprecated.functionality has been moved to package fc-security.Helper class for working with authenticator wrappers and creating clients for them.- Since:
 - 7.0.16
 - Author:
 - XIMA Media GmbH
 
 
- 
- 
Constructor Summary
Constructors Constructor Description AuthWrapperHelper()Deprecated. 
- 
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.pac4j.core.http.callback.CallbackUrlResolvergetCallbackUrlResolver(IAuthenticator<?> auth)Deprecated.UsePac4jHelper.getCallbackUrlResolver(IAuthenticator)instead. 
 - 
 
- 
- 
Method Detail
- 
getCallbackUrlResolver
@Deprecated public static org.pac4j.core.http.callback.CallbackUrlResolver getCallbackUrlResolver(IAuthenticator<?> auth)
Deprecated.UsePac4jHelper.getCallbackUrlResolver(IAuthenticator)instead. 
 - 
 
 -