Class TcssToken

java.lang.Object
com.polarion.platform.security.TcssToken

public final class TcssToken extends Object
The factory used to create a Teamcenter Security Services (TCSS) token that can then be passed directly to the ISecurityService.loginWithToken(String, String) method and used for token logins.
Since:
3.17.0
  • Constructor Details

    • TcssToken

      public TcssToken()
  • Method Details