|
Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SAMLAttributeInfo | |
|---|---|
| weblogic.security.providers.saml | Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm. |
| Uses of SAMLAttributeInfo in weblogic.security.providers.saml |
|---|
| Methods in weblogic.security.providers.saml that return types with arguments of type SAMLAttributeInfo | |
|---|---|
Collection<SAMLAttributeInfo> |
SAMLAttributeStatementInfo.getAttributeInfo()
return attributes in this AttributeStatement |
| Methods in weblogic.security.providers.saml with parameters of type SAMLAttributeInfo | |
|---|---|
void |
SAMLAttributeStatementInfo.addAttributeInfo(SAMLAttributeInfo info)
Adds a SAMLAttributeInfo, at the end of the existing attribute list. |
| Method parameters in weblogic.security.providers.saml with type arguments of type SAMLAttributeInfo | |
|---|---|
void |
SAMLAttributeStatementInfo.setAttributeInfo(Collection<SAMLAttributeInfo> attrs)
Adds a Collection of SAMLAttributeInfo instance to
this SAMLAttributeStatementInfo instance, to the end of the
existing attributes list, in the order that they presents in the attrs. |
| Constructor parameters in weblogic.security.providers.saml with type arguments of type SAMLAttributeInfo | |
|---|---|
SAMLAttributeStatementInfo(Collection<SAMLAttributeInfo> attrs)
Constructs a SAMLAttributeStatementInfo containing multiple
SAMLAttributeInfo elements. |
|
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 2008 Oracle |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||