Package io.jans.as.server.ssa.ws.rs.action
-
Class Summary Class Description SsaCreateAction Provides required methods to create a new SSA considering all required conditions.SsaGetAction Provides the method to get existing SSAs based on certain conditions.SsaGetJwtAction Provides the method to get JWT of SSA existing based on certain conditions.SsaRevokeAction Provides the method to revoke an existing SSA considering certain conditions.SsaValidateAction Provides the method to validate an existing SSA considering certain conditions.