org.deegree.security
Class Authentications
java.lang.Object
org.deegree.security.Authentications
public class Authentications
- extends Object
- Author:
- Andreas Poth, last edited by: $Author: poth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Authentications
public Authentications(List<AbstractAuthentication> authentications)
- Parameters:
authentications
-
getAuthenticationsAsOrderedList
public List<AbstractAuthentication> getAuthenticationsAsOrderedList()
- returns all available authentication classes in the same order as they has been defined
- Returns:
- all available authentication classes in the same order as they has been defined
getAuthenticationForName
public AbstractAuthentication getAuthenticationForName(String name)
- returns a authentication class identified by the name of the used authetication method. If no
authentication class assigned to the passed name can be found
null
will be
returned.
- Parameters:
name
-
- Returns:
- a authentication class identified by the name of the used authetication method
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net