Package | Description |
---|---|
org.hibernate.cfg.annotations | |
org.jboss.security.acl | |
org.picketlink.identity.federation.core.sts.registry |
Constructor and Description |
---|
EntityBinder(Entity ejb3Ann,
Entity hibAnn,
XClass annotatedClass,
PersistentClass persistentClass,
MetadataBuildingContext context) |
Modifier and Type | Class and Description |
---|---|
class |
ACLEntryImpl
This class represents an entry in the Access Control List (ACL), and associates a permission to an identity.
|
class |
ACLImpl
Simple ACL implementation that keeps the entries in a Map whose keys are the identities of the entries, to provide
fast access.
|
Modifier and Type | Class and Description |
---|---|
class |
RevokedToken
RevokedToken is a simple JPA entity used by the JPABasedRevocationRegistry to persist the ids of the
revoked
security tokens. |
class |
SecurityToken
SecurityToken is a simple JPA entity used by the JPABasedTokenRegistry to persist tokens. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.