Deprecated Methods |
org.apache.cxf.rs.security.oauth2.grants.AbstractGrantHandler.checkIfGrantSupported(Client)
|
org.apache.cxf.ws.security.kerberos.KerberosClient.getJaasLoginModuleName()
Get the JAAS Login module name to use. |
org.apache.cxf.rs.security.oauth2.common.OOBAuthorizationResponse.getLifetime()
|
org.apache.cxf.rs.security.oauth2.grants.code.ServerAuthorizationCodeGrant.getLifetime()
|
org.apache.cxf.sts.token.renewer.TokenRenewerResponse.getLifetime()
use getCreated/getExpires instead |
org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder.getPartsAndElements(boolean, boolean, List, List, List)
Use AbstractBindingBuilder.getSignedParts() and AbstractBindingBuilder.getEncryptedParts()
instead. |
org.apache.cxf.ws.security.wss4j.UsernameTokenInterceptor.getPrincipal(Element, SoapMessage)
|
org.apache.cxf.rt.security.xacml.XACMLRequestBuilder.getResource(Message)
|
org.apache.cxf.rt.security.xacml.XACMLRequestBuilder.getResources(Message)
|
org.apache.cxf.rs.security.xml.SignatureProperties.getSignatureC14Method()
|
org.apache.cxf.rs.security.xml.SignatureProperties.getSignatureC14Transform()
|
org.apache.cxf.sts.StaticSTSProperties.setEncryptionPropertiesFile(String)
|
org.apache.cxf.ws.security.kerberos.KerberosClient.setJaasLoginModuleName(String)
Set the JAAS Login module name to use. |
org.apache.cxf.rs.security.oauth2.common.OOBAuthorizationResponse.setLifetime(long)
|
org.apache.cxf.sts.token.renewer.TokenRenewerResponse.setLifetime(long)
use setCreated/setExpires instead |
org.apache.cxf.ws.security.trust.AbstractSTSClient.setOnBehalfOfElement(Element)
|
org.apache.cxf.transport.jms.JMSConfiguration.setReconnectOnException(boolean)
|
org.apache.cxf.interceptor.security.JAASLoginInterceptor.setRolePrefix(String)
|
org.apache.cxf.jaxrs.security.JAASAuthenticationFilter.setRolePrefix(String)
|
org.apache.cxf.jaxrs.utils.schemas.SchemaHandler.setSchemas(List)
|
org.apache.cxf.rs.security.xml.SignatureProperties.setSignatureC14Method(String)
|
org.apache.cxf.rs.security.xml.SignatureProperties.setSignatureC14Transform(String)
|
org.apache.cxf.sts.StaticSTSProperties.setSignaturePropertiesFile(String)
|
org.apache.cxf.transport.jms.JMSConfiguration.setTransactionManager(Object)
|