|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportGuarantee | |
|---|---|
| org.jboss.portal.portlet | |
| org.jboss.portal.portlet.impl.info | |
| org.jboss.portal.portlet.impl.metadata.security | |
| org.jboss.portal.portlet.info | |
| Uses of TransportGuarantee in org.jboss.portal.portlet |
|---|
| Methods in org.jboss.portal.portlet that return TransportGuarantee | |
|---|---|
static TransportGuarantee |
TransportGuarantee.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TransportGuarantee[] |
TransportGuarantee.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of TransportGuarantee in org.jboss.portal.portlet.impl.info |
|---|
| Methods in org.jboss.portal.portlet.impl.info that return types with arguments of type TransportGuarantee | |
|---|---|
java.util.Set<TransportGuarantee> |
ContainerSecurityInfo.getTransportGuarantees()
|
| Methods in org.jboss.portal.portlet.impl.info with parameters of type TransportGuarantee | |
|---|---|
void |
ContainerSecurityInfo.addTransportGuarantee(TransportGuarantee transportGuarantee)
|
boolean |
ContainerSecurityInfo.containsTransportGuarantee(TransportGuarantee transportGuarantee)
|
| Uses of TransportGuarantee in org.jboss.portal.portlet.impl.metadata.security |
|---|
| Methods in org.jboss.portal.portlet.impl.metadata.security that return TransportGuarantee | |
|---|---|
TransportGuarantee |
UserDataConstraintMetaData.getTransportQuarantee()
|
| Methods in org.jboss.portal.portlet.impl.metadata.security with parameters of type TransportGuarantee | |
|---|---|
void |
UserDataConstraintMetaData.setTransportQuarantee(TransportGuarantee transportQuarantee)
|
| Uses of TransportGuarantee in org.jboss.portal.portlet.info |
|---|
| Methods in org.jboss.portal.portlet.info that return types with arguments of type TransportGuarantee | |
|---|---|
java.util.Set<TransportGuarantee> |
SecurityInfo.getTransportGuarantees()
|
| Methods in org.jboss.portal.portlet.info with parameters of type TransportGuarantee | |
|---|---|
boolean |
SecurityInfo.containsTransportGuarantee(TransportGuarantee transportGuarantee)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||