public class AuthUtils extends 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–2023 Apache Software Foundation. All rights reserved.