Package | Description |
---|---|
org.opensaml.saml.saml2.core |
Interfaces for SAML 2.0 core and protocol interfaces.
|
org.opensaml.saml.saml2.core.impl |
Implementations of SAML 2.0 core specification types and elements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AttributeQuery
SAML 2.0 AttributeQuery.
|
interface |
AuthnQuery
SAML 2.0 AuthnQuery.
|
interface |
AuthzDecisionQuery
SAML 2.0 AuthzDecisionQuery.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeQueryImpl
Concrete implementation of
AttributeQuery . |
class |
AuthnQueryImpl
Concrete implementation of
AuthnQuery . |
class |
AuthzDecisionQueryImpl
Concrete implementation of
AuthzDecisionQuery . |
class |
SubjectQueryImpl
Concrete implementation of
SubjectQuery . |
Copyright © 2016 JBoss by Red Hat. All rights reserved.