nl.surfnet.mujina.model
Interface IdpConfiguration
- All Superinterfaces:
- CommonConfiguration
- All Known Implementing Classes:
- IdpConfigurationImpl
public interface IdpConfiguration
- extends CommonConfiguration
getAttributes
Map<String,String> getAttributes()
getUsers
Collection<SimpleAuthentication> getUsers()
getAuthentication
AuthenticationMethod.Method getAuthentication()
setAuthentication
void setAuthentication(AuthenticationMethod.Method method)
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.