nl.surfnet.mujina.model
Class AuthenticationMethod

java.lang.Object
  extended by nl.surfnet.mujina.model.AuthenticationMethod
All Implemented Interfaces:
Serializable

public class AuthenticationMethod
extends Object
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class AuthenticationMethod.Method
           
 
Constructor Summary
AuthenticationMethod()
           
AuthenticationMethod(String value)
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationMethod

public AuthenticationMethod()

AuthenticationMethod

public AuthenticationMethod(String value)
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)


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