Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<SubjectMatchType> |
SubjectType.getSubjectMatches()
Gets the subject matches for this action.
|
Modifier and Type | Class and Description |
---|---|
class |
SubjectMatchTypeImpl
Concrete implementation of
SubjectMatchType . |
Modifier and Type | Method and Description |
---|---|
SubjectMatchType |
SubjectMatchTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
SubjectMatchType |
SubjectMatchTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<SubjectMatchType> |
SubjectTypeImpl.getSubjectMatches()
Gets the subject matches for this action.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.