public class AuthUtils
extends java.lang.Object
Constructor and Description |
---|
AuthUtils() |
Modifier and Type | Method and Description |
---|---|
static AuthHandler |
getAuthHandler(org.apache.axiom.om.OMElement httpElement)
This method will return an AuthHandler instance depending on the auth configs
|
public static AuthHandler getAuthHandler(org.apache.axiom.om.OMElement httpElement) throws AuthException
httpElement
- Element containing http configsAuthException
- throw exception for invalid auth configsCopyright © 2005-2022 Apache Software Foundation. All Rights Reserved.