public interface IdpConfiguration extends CommonConfiguration
| Modifier and Type | Method and Description |
|---|---|
AcsEndpoint |
getAcsEndpoint() |
Map<String,List<String>> |
getAttributes() |
AuthenticationMethod.Method |
getAuthentication() |
Collection<SimpleAuthentication> |
getUsers() |
void |
setAcsEndpoint(AcsEndpoint acsEndpoint) |
void |
setAuthentication(AuthenticationMethod.Method method) |
getEntityID, getKeyStore, getPrivateKeyPasswords, injectCredential, needsSigning, reset, setEntityID, setSigningCollection<SimpleAuthentication> getUsers()
AuthenticationMethod.Method getAuthentication()
void setAuthentication(AuthenticationMethod.Method method)
AcsEndpoint getAcsEndpoint()
void setAcsEndpoint(AcsEndpoint acsEndpoint)
Copyright © 2009–2016 SURFnet bv, The Netherlands. All rights reserved.