Package | Description |
---|---|
org.picketlink.identity.federation.core.sts | |
org.picketlink.identity.federation.core.sts.registry |
Modifier and Type | Field and Description |
---|---|
protected SecurityTokenRegistry |
AbstractSecurityTokenProvider.tokenRegistry |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTokenRegistry
Hashmap based token registry
|
class |
FileBasedTokenRegistry
A File based implementation of the
SecurityTokenRegistry |
class |
JDBCTokenRegistry
Implementation of
SecurityTokenRegistry using JDBC |
class |
JPABasedTokenRegistry
SecurityTokenRegistry implementation that uses JPA to store tokens. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.