Uses of Class
com.atlassian.confluence.rpc.auth.TokenAuthenticationManager
Packages that use TokenAuthenticationManager
-
Uses of TokenAuthenticationManager in com.atlassian.confluence.rpc.auth
Methods in com.atlassian.confluence.rpc.auth with parameters of type TokenAuthenticationManagerModifier and TypeMethodDescriptionvoidTokenAuthenticationInvocationHandler.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 TokenAuthenticationManagerModifier and TypeMethodDescriptionvoidUsersSoapService.setTokenAuthenticationManager(TokenAuthenticationManager tokenAuthenticationManager)