Uses of Class
com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
-
Packages that use TokenAuthenticationManager Package Description com.atlassian.confluence.rpc.auth com.atlassian.confluence.rpc.soap.services -
-
Uses of TokenAuthenticationManager in com.atlassian.confluence.rpc.auth
Methods in com.atlassian.confluence.rpc.auth with parameters of type TokenAuthenticationManager Modifier and Type Method Description voidTokenAuthenticationInvocationHandler. setTokenAuthenticationManager(TokenAuthenticationManager tokenAuthenticationManager) -
Uses of TokenAuthenticationManager in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type TokenAuthenticationManager Modifier and Type Method Description voidUsersSoapService. setTokenAuthenticationManager(TokenAuthenticationManager tokenAuthenticationManager)
-