|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.security.auth.login.ConfigUtil
Utility methods for parsing the XMlLoginConfig elements into AuthenticationInfo instances.
Constructor Summary | |
ConfigUtil()
|
Method Summary | |
static AuthenticationInfo (src) |
parseAuthentication(org.w3c.dom.Element policy)
Parse the application-policy/authentication element |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigUtil()
Method Detail |
public static AuthenticationInfo (src) parseAuthentication(org.w3c.dom.Element policy) throws java.lang.Exception
policy
- , the application-policy/authentication element
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |