org.jasig.cas.authentication
Class AbstractAuthenticationManager.Pair<A,B>
java.lang.Object
org.jasig.cas.authentication.AbstractAuthenticationManager.Pair<A,B>
- Enclosing class:
- AbstractAuthenticationManager
protected static class AbstractAuthenticationManager.Pair<A,B>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAuthenticationManager.Pair
public AbstractAuthenticationManager.Pair(A first,
B second)
getFirst
public A getFirst()
getSecond
public B getSecond()
Copyright © 2004-2013 Jasig. All Rights Reserved.