public final class RoleDescriptorCriterion extends Object implements net.shibboleth.utilities.java.support.resolver.Criterion
Criterion representing an entity role.| Modifier and Type | Field and Description |
|---|---|
private RoleDescriptor |
role
The entity role.
|
| Constructor and Description |
|---|
RoleDescriptorCriterion(RoleDescriptor samlRole)
Constructor.
|
@Nonnull private final RoleDescriptor role
public RoleDescriptorCriterion(@Nonnull RoleDescriptor samlRole)
samlRole - the entity role@Nonnull public RoleDescriptor getRole()
Copyright © 1999–2014. All rights reserved.