public interface OpenIdIdentity<T> extends Identity
Modifier and Type | Method and Description |
---|---|
T |
getOpenIdObject()
Return the underlying OpenID Object
|
void |
setOpenIdObject(T t)
Set the underlying OpenID Object
|
asGroup, asPrincipal, getName, getRole
Copyright © 2019 JBoss by Red Hat. All rights reserved.