public interface IdpConfiguration
extends nl.surfnet.mujina.model.CommonConfiguration
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAttributes() |
nl.surfnet.mujina.model.AuthenticationMethod.Method |
getAuthentication() |
Collection<SimpleAuthentication> |
getUsers() |
void |
setAuthentication(nl.surfnet.mujina.model.AuthenticationMethod.Method method) |
Collection<SimpleAuthentication> getUsers()
nl.surfnet.mujina.model.AuthenticationMethod.Method getAuthentication()
void setAuthentication(nl.surfnet.mujina.model.AuthenticationMethod.Method method)
Copyright © 2012. All Rights Reserved.