Class ElytronAccount
java.lang.Object
org.wildfly.elytron.web.undertow.server.ElytronAccount
- All Implemented Interfaces:
io.undertow.security.idm.Account,Serializable
A wrapper around
SecurityIdentity to provide an implementation
of Account as required by Undertow.- Author:
- Darran Lofthouse
- See Also:
-
Method Summary
-
Method Details
-
getPrincipal
- Specified by:
getPrincipalin interfaceio.undertow.security.idm.Account- See Also:
-
getRoles
- Specified by:
getRolesin interfaceio.undertow.security.idm.Account- See Also:
-