Package org.jboss.as.connector.security
Class CallbackImpl
- java.lang.Object
-
- org.jboss.jca.core.security.AbstractCallback
-
- org.jboss.jca.core.security.CallbackImpl
-
- org.jboss.as.connector.security.CallbackImpl
-
- All Implemented Interfaces:
Serializable,org.jboss.jca.core.spi.security.Callback
public class CallbackImpl extends org.jboss.jca.core.security.CallbackImplExtension of CallbackImpl with added support for Elytron.- Author:
- Flavia Rainone
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisElytronEnabled()-
Methods inherited from class org.jboss.jca.core.security.CallbackImpl
getDefaultGroups, getDefaultPrincipal, getDomain, isMappingRequired, mapGroup, mapPrincipal, start, stop, toString
-
-