Class Authentication
- java.lang.Object
-
- org.jboss.as.arquillian.container.domain.Authentication
-
public class Authentication extends Object
Factory to supply an Authenticator or CallbackHandler for use during tests.- Author:
- Darran Lofthouse
-
-
Constructor Summary
Constructors Constructor Description Authentication()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CallbackHandlergetCallbackHandler()
-
-
-
Method Detail
-
getCallbackHandler
public static CallbackHandler getCallbackHandler()
-
-