public class OverlordIdpKeyStoreKeyManager
extends org.picketlink.identity.federation.core.impl.KeyStoreKeyManager
TrustKeyManager that can be configured
externally to the IDP WAR. The configuration comes from the shared Overlord
configuration properties file.| Constructor and Description |
|---|
OverlordIdpKeyStoreKeyManager()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PublicKey |
getValidatingKey(String domain) |
void |
setAuthProperties(List authList) |
public OverlordIdpKeyStoreKeyManager()
public void setAuthProperties(List authList) throws org.picketlink.common.exceptions.TrustKeyConfigurationException, org.picketlink.common.exceptions.TrustKeyProcessingException
setAuthProperties in interface org.picketlink.identity.federation.core.interfaces.TrustKeyManagersetAuthProperties in class org.picketlink.identity.federation.core.impl.KeyStoreKeyManagerorg.picketlink.common.exceptions.TrustKeyConfigurationExceptionorg.picketlink.common.exceptions.TrustKeyProcessingExceptionKeyStoreKeyManager.setAuthProperties(java.util.List)public PublicKey getValidatingKey(String domain) throws org.picketlink.common.exceptions.TrustKeyConfigurationException, org.picketlink.common.exceptions.TrustKeyProcessingException
getValidatingKey in interface org.picketlink.identity.federation.core.interfaces.TrustKeyManagergetValidatingKey in class org.picketlink.identity.federation.core.impl.KeyStoreKeyManagerorg.picketlink.common.exceptions.TrustKeyConfigurationExceptionorg.picketlink.common.exceptions.TrustKeyProcessingExceptionKeyStoreKeyManager.getValidatingKey(java.lang.String)Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.