org.openpermis.subject.norm
Interface SubjectIdentityNormalizer

All Known Implementing Classes:
BasicSubjectIdentityNormalizer, CachingRoleAssignmentController, FileController, LdapController, RoleAssignmentController, UrlController

public interface SubjectIdentityNormalizer

Normalize the identity of a subject given as an URI.

Since:
0.9.0

Method Summary
 URI normalize(URI identity)
          Normalize the specified identity.
 

Method Detail

normalize

URI normalize(URI identity)
Normalize the specified identity.

In case that identity is null or could not be normalized, identity is returned.

Parameters:
identity - to normalize.
Returns:
the normalized identity.
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