Uses of Class
nl.surfnet.mujina.spring.User

Packages that use User
nl.surfnet.mujina.saml   
nl.surfnet.mujina.spring   
 

Uses of User in nl.surfnet.mujina.saml
 

Methods in nl.surfnet.mujina.saml that return User
 User RealAssertionConsumer.consume(org.opensaml.saml2.core.Response samlResponse)
           
 User AssertionConsumer.consume(org.opensaml.saml2.core.Response samlResponse)
           
 

Uses of User in nl.surfnet.mujina.spring
 

Constructors in nl.surfnet.mujina.spring with parameters of type User
SAMLAuthenticationToken(User user, String credentials, Collection<? extends org.springframework.security.core.GrantedAuthority> authorities)
          This constructor should only be used by AuthenticationManager or AuthenticationProvider implementations that are satisfied with producing a trusted (i.e.
 



Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.