public class IdpConfigurationImpl extends CommonConfigurationImpl implements IdpConfiguration
entityId, keyStore, keystorePassword, privateKeyPasswords| Constructor and Description |
|---|
IdpConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
AuthenticationMethod.Method |
getAuthentication() |
Collection<SimpleAuthentication> |
getUsers() |
void |
reset() |
void |
setAuthentication(AuthenticationMethod.Method method) |
getEntityID, getKeyStore, getPrivateKeyPasswords, injectCredential, needsSigning, setEntityID, setSigningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityID, getKeyStore, getPrivateKeyPasswords, injectCredential, needsSigning, setEntityID, setSigningpublic void reset()
reset in interface CommonConfigurationpublic Map<String,String> getAttributes()
getAttributes in interface IdpConfigurationpublic Collection<SimpleAuthentication> getUsers()
getUsers in interface IdpConfigurationpublic AuthenticationMethod.Method getAuthentication()
getAuthentication in interface IdpConfigurationpublic void setAuthentication(AuthenticationMethod.Method method)
setAuthentication in interface IdpConfigurationCopyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.