Package | Description |
---|---|
org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
Modifier and Type | Method and Description |
---|---|
XMLStreamException |
PicketBoxMessages.missingRequiredAttributes(String attributes,
Location location) |
UnsupportedCallbackException |
PicketBoxMessages.unableToHandleCallback(Callback callback,
String callbackHandler,
String callbackType) |
XMLStreamException |
PicketBoxMessages.unexpectedAttribute(String attributeName,
Location location) |
XMLStreamException |
PicketBoxMessages.unexpectedElement(String elementName,
Location location) |
XMLStreamException |
PicketBoxMessages.unexpectedNamespace(String namespaceURI,
Location location) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.