Package | Description |
---|---|
org.jboss.resteasy.skeleton.key.idm | |
org.jboss.resteasy.skeleton.key.idm.adapters.infinispan |
Modifier and Type | Method and Description |
---|---|
UserAttribute |
IdentityManager.create(User user,
UserAttribute attribute) |
UserAttribute |
IdentityManager.getUserAttribute(String id) |
Modifier and Type | Method and Description |
---|---|
UserAttribute |
IdentityManager.create(User user,
UserAttribute attribute) |
void |
IdentityManager.delete(UserAttribute attribute) |
void |
IdentityManager.update(UserAttribute attribute) |
Modifier and Type | Method and Description |
---|---|
UserAttribute |
InfinispanIDM.create(User user,
UserAttribute attribute) |
UserAttribute |
InfinispanIDM.getUserAttribute(String id) |
Modifier and Type | Method and Description |
---|---|
UserAttribute |
InfinispanIDM.create(User user,
UserAttribute attribute) |
void |
InfinispanIDM.delete(UserAttribute attribute) |
void |
InfinispanIDM.update(UserAttribute attribute) |
Copyright © 2013. All Rights Reserved.