Provides the definition of the Relation Service.
Retrieves list of roles successfully accessed.
Returns all roles in the relation without checking read mode.
Returns all roles in the relation without checking read mode.
boolean
Inserts all of the elements in the RoleList specified into this
list, starting at the specified position, in the order in which they are
returned by the Iterator of the RoleList specified.
boolean
Appends all the elements in the RoleList specified to the end
of the list, in the order in which they are returned by the Iterator of
the RoleList specified.
void
Creates a simple relation (represented by a RelationSupport object) of
given relation type, and adds it in the Relation Service.
void
Creates a simple relation (represented by a RelationSupport object) of
given relation type, and adds it in the Relation Service.
Sets the given roles in given relation.
Sets the given roles in given relation.
void
Sets list of roles successfully accessed.
Creates a RelationSupport
object.
Creates a RelationSupport
object.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Other versions. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2024, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .