Uses of Interface
com.iohao.net.framework.core.doc.DocumentAccessAuthentication
Packages that use DocumentAccessAuthentication
Package
Description
Provides documentation metadata and code-generation support used to produce client-facing API
artifacts from ionet action definitions.
-
Uses of DocumentAccessAuthentication in com.iohao.net.framework.core.doc
Methods in com.iohao.net.framework.core.doc that return DocumentAccessAuthenticationModifier and TypeMethodDescriptionstatic DocumentAccessAuthenticationDocumentHelper.getDocumentAccessAuthentication()Access authentication control for document routes.Methods in com.iohao.net.framework.core.doc with parameters of type DocumentAccessAuthenticationModifier and TypeMethodDescriptionstatic voidDocumentHelper.setDocumentAccessAuthentication(DocumentAccessAuthentication documentAccessAuthentication) Access authentication control for document routes.