org.openpermis.subject.assignment.url
Class UrlContext
java.lang.Object
org.openpermis.subject.assignment.url.UrlContext
- All Implemented Interfaces:
- RoleAssignmentContext
public class UrlContext
- extends Object
- implements RoleAssignmentContext
An url context used by an url controller.
- Since:
- 0.9.0
Constructor Summary |
UrlContext(URL url)
Creates a new url context with the specified URL. |
Method Summary |
URL |
getUrl()
Returns the url of this url context. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlContext
public UrlContext(URL url)
- Creates a new url context with the specified URL.
- Parameters:
url
- the url for this role assignment context.- Since:
- 0.9.0
getUrl
public URL getUrl()
- Returns the url of this url context.
- Returns:
- the url of this url context.
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG